home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-02-02 | 3.5 KB | 148 lines |
- [Files]
- Report.css
- Tree.js
- TOC.htm
- ClosedFolder.gif
- Minus.gif
- OpenFolder.gif
- Page.gif
- Plus.gif
- TreeBlank.gif
- contents.gif
- contents_back.gif
- logo.gif
- top_line.gif
- head_back.gif
- powered.gif
- section_back.gif
- section_right.gif
- section_left.gif
-
- [IndexFile]
- <html>
- <head>
- <title>Report for %ProfileName%</title>
- </head>
- <frameset cols="170,*" bordercolor="#CCCCCC">
- <frame src="TOC.htm" name="TOC" scrolling="Auto" marginwidth="0" marginheight="0">
- <frame src="%DefaultCategoryFile%" name="Main" scrolling="Auto" marginwidth="0" marginheight="0">
- </frameset>
- <noframes>
- <body>
- </body>
- </noframes>
- </html>
-
- [ChartFont]
- MS Sans Serif
-
- [Header]
- <html>
- <head>
- <title>%CategoryTitle%</title>
- <link rel="stylesheet" href="Report.css" type="text/css">
- </head>
- <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">
- <center>
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr valign="top">
- <td rowspan="2" width="65"><img src="logo.gif" width="65" height="52"></td>
- <td align="center">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td background="head_back.gif"><img src="TreeBlank.gif" width="45" height="45"></td>
- <td width="100%" align="center" valign="middle" background="head_back.gif" nowrap>
- <span class="ReportTitle">Report for %ProfileName%: </span>
- <span class="CategoryTitle">%CategoryTitle%</span>
- </td>
- <td width="112"><a href="http://www.weblogexpert.com/" target="_blank"><img src="powered.gif" width="112" height="45" border="0"></a></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td>
- <table width="100%" border="0" cellspacing="0" cellpadding="0" height="7">
- <tr><td background="top_line.gif"></td></tr>
- </table>
- </td>
- </tr>
- </table>
- <table width="90%" border=0 cellpadding=1 cellspacing=1>
- <tr>
- <td valign="top" align="left">Time range: %TimeRange%</td>
- <td valign="top" align="right">Generated on %GenerationTime%</td>
- </tr>
- </table>
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr><td height="7"></td></tr>
- <tr><td height="7" background="top_line.gif"></td></tr>
- </table>
- <br>
-
- [Footer]
- </center>
- </body>
- </html>
-
- [TableHeader]
- <p></p>
- <span class="TableTitle">%TableTitle%</span><br>
- <table border=0 cellspacing=0 cellpadding=0 height=6><tr><td></td></tr></table>
- <table border=0 bgcolor="#000000" cellspacing=0 cellpadding=0 width="90%">
- <tr>
- <td>
- <table border=0 cellspacing=1 cellpadding=2 width="100%">
-
- [TableFooter]
- </table>
- </td>
- </tr>
- </table>
- <p>
- <br>
-
- [TableSolidRow]
- <tr class="TableSolidRow">
- <td colspan="%ColumnCount%"> %Text%</td>
- </tr>
-
- [TableTitleRow]
- <tr class="TableTitleRow">
- %Cells%
- </tr>
-
- [TableSummaryRow]
- <tr class="TableSummaryRow">
- %Cells%
- </tr>
-
- [TableRow1]
- <tr class="TableRow1">
- %Cells%
- </tr>
-
- [TableRow2]
- <tr class="TableRow2">
- %Cells%
- </tr>
-
- [TableCell]
- <td%CellWidthParam%> %Text% </td>
-
- [Chart]
- <p><span class="ChartTitle">%ChartTitle%</span><br>
- <img src="%ChartFile%" width="%ChartWidth%" height="%ChartHeight%" border="0"></p><br>
-
- [SectionHeader]
- <a name="%SectionName%"></a>
- <table cellpadding="0" border="0" cellspacing="0" width="90%">
- <tr>
- <td width="10"><img src="section_left.gif" width="10" height="20" border="0"></td>
- <td class="SectionTitle" nowrap>%SectionTitle%</td>
- <td width="10"><img src="section_right.gif" width="10" height="20" border="0"></td>
- </tr>
- </table>
-
- [SectionFooter]
- <p> </p>